projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9af2f5b
)
remove unnecessary import
author
Joey Hess
<joeyh@joeyh.name>
Thu, 25 Sep 2025 17:27:43 +0000
(13:27 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 25 Sep 2025 17:27:43 +0000
(13:27 -0400)
Build/Version.hs
patch
|
blob
|
history
diff --git
a/Build/Version.hs
b/Build/Version.hs
index 687f0732cb5e3744ff44207a190c5179ebd1d474..f97e60d8551fef3688d94d961b4a99a7c226e343 100644
(file)
--- a/
Build/Version.hs
+++ b/
Build/Version.hs
@@
-5,7
+5,6
@@
module Build.Version where
-import Data.List
import System.Environment
import Data.Char